home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / fredfish / 1100.lha / Programs / Sort / sort.readme < prev    next >
Text File  |  1995-04-12  |  2KB  |  57 lines

  1. Short:    Sorts ASCII-Files, many different features
  2. Author:   rw2@irz.inf.tu-dresden.de (Ruediger Werner)
  3. Uploader: rw2@irz.inf.tu-dresden.de (Ruediger Werner)
  4. Type:     util/cli
  5.  
  6. sort        Version 1.36        by Rüdiger Werner
  7.  
  8. The program and files in this distribution are freely distributable,
  9. but are also copyright (c) Rüdiger Werner. They may be freely
  10. distributed as long as no more than a nominal fee is charged to cover
  11. time and copying costs.
  12. No commercial usage is permitted without written permission from the
  13. author. Everything in this distribution must be kept together, in original
  14. unmodified form.
  15. This program is cardware, that means if you find this program useable or
  16. if you tried it then I'd like to receive a postcard from you.
  17. Of course I'd be very grateful, if you want to donate the author.
  18. The money will be used for a good purpose: I know very well a small indian
  19. boy who needs to be operated quite urgent. The parent have to pay the
  20. operation themselves, but they can't afford it. This is true, really.
  21.  
  22.  
  23. ***********************************************************************
  24. * Notice that the author can't be made responsible for the destroying *
  25. * or lost of data through use of this program. You use it on your own *
  26. * risc. Please read carefully the Doc-file before using.              *
  27. ***********************************************************************
  28.  
  29.  E-Mail:  rw2@irz.inf.tu-dresden.de
  30.       wernerr@eeetwc.et.tu-dresden.de
  31.  
  32.  Mail:      Rüdiger Werner
  33.       Stresemannplatz 2
  34.       01309 Dresden
  35.       GERMANY
  36.  
  37. Contents
  38.  
  39.  README
  40.  sort        17760 Bytes
  41.  sort_engl    17096 Bytes
  42.  sort.doc     5596 Bytes
  43.  History
  44.  
  45.  
  46. This program was written for sorting ASCII-Files in alphabetical order.
  47. I had to sort some large files. I searched for a usable sort-program,
  48. but I didn't found.
  49. Anyway, I implemented an algorithm and added some useful other features
  50. like erasing empty lines or lines which are twice or more in the file
  51. (of course ONE of these lines is kept in the file).
  52. For more information read the doc-file.
  53.  
  54. Have fun
  55.  
  56. Rüdiger
  57.